//==============================================================================
// Huskarl_anim.txt
//==============================================================================

import norse_sword_anim.txt
import Large_Norse_Shield_anim.txt

//==============================================================================

define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}

//==============================================================================

define NorseAxe
{
   set hotspot
   {
      version
      {
         Visual Special N Einheriar Axe Standard
      }
   }
}

//==============================================================================

define NorseShield
{
   set hotspot
   {
      version
      {
         visual Attachments N Shield Large Copper
      }
   }
}


//==============================================================================

anim Bored
{
   SetSelector
   {
      		set hotspot
				{
					version
					{
						Visual Infantry N Huskarl_boredA
		ReplaceTexture Infantry N Huskarl Standard/Strider map
		ReplaceTexture Infantry N Huskarl Head Standard/Strider head
						connect RightHand NorseAxe hotspot
						connect LeftForearm NorseShield hotspot
					}
				}
			}
	}

//==============================================================================

anim Idle
{
   SetSelector
   {
      	set hotspot
				{
					version
					{
				Visual Infantry N Huskarl_IdleA
				ReplaceTexture Infantry N Huskarl Standard/Strider map
				ReplaceTexture Infantry N Huskarl Head Standard/Strider head
				connect RightHand NorseAxe hotspot
				connect LeftForearm NorseShield hotspot
					}
				}
			}
	}

//==============================================================================

anim Build
{
	SetSelector 
   {
	set hotspot
			{
				version
				{
					Visual Infantry N Huskarl_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.67 false Build checkVisible 
//-- end auto generated section
					ReplaceTexture Infantry N Huskarl Standard/Strider map
					ReplaceTexture Infantry N Huskarl Head Standard/Strider head
					connect RightHand hammer hotspot
					connect LeftForearm NorseShield hotspot
				}
			}
		}
}

//==============================================================================

anim Walk
{
   SetSelector
   {
		set hotspot
			{
      			version
				{
			Visual Infantry N Huskarl_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag FootstepLeft 0.30 true   
                  tag FootstepRight 0.70 true   
//-- end auto generated section
		ReplaceTexture Infantry N Huskarl Standard/Strider map
		ReplaceTexture Infantry N Huskarl Head Standard/Strider head
		connect RightHand NorseAxe hotspot
		connect LeftForearm NorseShield hotspot
					}
				}
			}
	}

//==============================================================================

anim Attack
{
	SetSelector 
   {
		set hotspot
			{
				version
				{
					Visual Infantry N Huskarl_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.67 true   
//-- end auto generated section
					ReplaceTexture Infantry N Huskarl Standard/Strider map
					ReplaceTexture Infantry N Huskarl Head Standard/Strider head
					connect RightHand NorseAxe hotspot
					connect LeftForearm NorseShield hotspot
				}
			}
		}
		}

//==============================================================================

anim Death
{
	SetSelector 
   {
		set hotspot
			{
				version
				{
					Visual Infantry N Huskarl_DeathA				
ReplaceTexture Infantry N Huskarl Standard/Strider map	
ReplaceTexture Infantry N Huskarl Head Standard/Strider head
					connect RightHand NorseAxe hotspot
					connect LeftForearm NorseShield hotspot
				}
			}
		}
		}

//==============================================================================

anim Flail
{
	SetSelector 
   {
		set hotspot
			{
				version
				{
					Visual Infantry N Huskarl_FlailA
					ReplaceTexture Infantry N Huskarl Standard/Strider map
					ReplaceTexture Infantry N Huskarl Head Standard/Strider head
					connect RightHand NorseAxe hotspot
					connect LeftForearm NorseShield hotspot
				}
			}
		}
	}

//==============================================================================

anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name Huskarl_aomsp28hurlcabin
         version
         {
            VisualGranny NHuskarl_aomsp28hurlcabin
         }
		}
		set hotspot
      {
         name Huskarl_aomsp28idont
         version
         {
            VisualGranny NHuskarl_aomsp28idont
         }
		}
		set hotspot
      {
         name Huskarl_aomsp27giant
         version
         {
            VisualGranny NHuskarl_aomsp27giant
         }
		}
		set hotspot
      {
         name Huskarl_cined1crouchidle
         version
         {
            VisualGranny NHuskarl_cined1crouchidle
         }
		}
		set hotspot
      {
         name Huskarl_cined1firstthe
         version
         {
            VisualGranny NHuskarl_cined1firstthe
         }
		}
		set hotspot
      {
         name NHuskarl_aomsp30notlong
         version
         {
            VisualGranny NHuskarl_aomsp30notlong
         }
		}
		set hotspot
      {
         name NHuskarl_aomsp33midspeared
         version
         {
            Visual NoHuskarl_aomsp33midspeared
         }
		}
	}
}